| 2006-05-10 |
kaf24@firebug... | Clean up and refactor some parts of the vTPM and migrat... |
commit | commitdiff | tree | snapshot |
| 2006-05-10 |
kaf24@firebug... | Fix a couple of problems in the TPM backend driver. |
commit | commitdiff | tree | snapshot |
| 2006-05-10 |
kaf24@firebug... | This small patch fixes new make-dependencies of the... |
commit | commitdiff | tree | snapshot |
| 2006-05-10 |
kaf24@firebug... | Set up and tear down phys_proc_id, cpu_core_id, cpu_sib... |
commit | commitdiff | tree | snapshot |
| 2006-05-10 |
kaf24@firebug... | Fix blkif and netif backend teardown -- do not remove... |
commit | commitdiff | tree | snapshot |
| 2006-05-08 |
cl349@firebug... | Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to... |
commit | commitdiff | tree | snapshot |
| 2006-05-08 |
cl349@firebug... | Make cscope hgignore wildcard a little bit less permissive. |
commit | commitdiff | tree | snapshot |
| 2006-05-08 |
cl349@firebug... | Make Xen version numbers more flexible. |
commit | commitdiff | tree | snapshot |
| 2006-05-08 |
kaf24@firebug... | Add module license to xenbus_be, otherwise the module... |
commit | commitdiff | tree | snapshot |
| 2006-05-08 |
kaf24@firebug... | The current Xen code for VMX is setting the gp fault... |
commit | commitdiff | tree | snapshot |
| 2006-05-08 |
cl349@firebug... | Fix code which finds the default interface if there... |
commit | commitdiff | tree | snapshot |
| 2006-05-07 |
stekloff@dyn90470221... | The buildroot xm-test grabs is no longer present, this... |
commit | commitdiff | tree | snapshot |
| 2006-05-07 |
emellor@leeni... | Fix console runaway detection for the smallmem_neg... |
commit | commitdiff | tree | snapshot |
| 2006-05-07 |
emellor@leeni... | Abstract block-attach and block-detach calls, and add... |
commit | commitdiff | tree | snapshot |
| 2006-05-06 |
emellor@leeni... | Move the logic to find the Xen Python scripts above... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
emellor@leeni... | Use the auxbin module to find the appropriate install... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
emellor@leeni... | Remove ssidref field from test -- this now only works... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Add more in_irq() checking. Add irq_enter()/irq_exit... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Instead of just having the bootloader config sxp replac... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Fix injection of guest faults resulting from failed... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Fix python pciif script to reference correct 2.0 compat... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Fix dr access from or to extended registers on x86_64. |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Replace a bash-specific redirection in tools/ioemu... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | It's unnecessary on MOV CRn to use "q" or "l" to indic... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Replace a bash-specific substitution with equivalent... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Adjust skb->truesize appropriately in netback driver. |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Fix IA64 transparent-virtualization issue (Xen may... |
commit | commitdiff | tree | snapshot |
| 2006-05-05 |
kaf24@firebug... | Add missing spin_unlock_irq() at xen/arch/x86/irq.c |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
cl349@firebug... | Don't try to write to pmd pages, there is no writeable... |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
kaf24@firebug... | SVM patch for 64bit hv, to reset the ss, es, ds host... |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
cl349@firebug... | Linux: upgrade patches to 2.6.16.13. |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
cl349@firebug... | Linux: upgrade to 2.6.16.13. |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
cl349@firebug... | Remove unused LINUX_SRCS. |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
stekloff@dyn90470221... | Add a HOWTO to help writing tests, includes domains... |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
stekloff@dyn90470221... | Add new networking infrastructure to Xm-Test. The goal... |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
emellor@leeni... | Second step toward a new network infrastructure, move... |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
stekloff@dyn90470221... | First step to network infrastructure, add a type to... |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
kaf24@firebug... | Change Mini-OS so that it uses stddef.h to define size_... |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
kaf24@firebug... | This patch |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
kaf24@firebug... | Fix fault handler for both 32 and 64 bit architecture... |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
kaf24@firebug... | SVM patch to cleanup the host save area allocation... |
commit | commitdiff | tree | snapshot |
| 2006-05-04 |
cl349@firebug... | Fix xenbus userspace device transaction tracking. |
commit | commitdiff | tree | snapshot |
| 2006-05-03 |
kaf24@firebug... | Fix mismerge of vmx vm86 patch: 9915:e1409c2ace46afd67b... |
commit | commitdiff | tree | snapshot |
| 2006-05-03 |
kaf24@firebug... | Instead of knowing explicitly about the pygrub entry... |
commit | commitdiff | tree | snapshot |
| 2006-05-03 |
kaf24@firebug... | Introduce some finer-grained locking to prevent calling |
commit | commitdiff | tree | snapshot |
| 2006-05-03 |
kaf24@firebug... | Clean up xen-mkbuildtree-pre for ia64 xenlinux. |
commit | commitdiff | tree | snapshot |
| 2006-05-03 |
kaf24@firebug... | Use native value for SPLIT_PTLOCK_CPUS except on xen... |
commit | commitdiff | tree | snapshot |
| 2006-05-03 |
kaf24@firebug... | Ensure segment bases are consistent with their |
commit | commitdiff | tree | snapshot |
| 2006-05-03 |
kaf24@firebug... | Turn page-structure layout assertions into BUILD_BUG_ON(). |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
emellor@leeni... | Xm-tests 01_memset_basic_pos.test and 03_memset_random_... |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | Balloon driver should hijack the ->lru list field rathe... |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | Remove i386/x8664 differences in vmx reg store/load... |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | Virtual net drivers advertise multicast capabilities. |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | This patch changes to format in which EIP is printed... |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | This patch conditionalizes some output from perfc_print... |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | Fix perfc array range on reset. |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | Move Linux-specific privcmd code into private libxc... |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | Remove obsolete privcmd_blkmsg struct. |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | Fix ia64 build. do_physdev_op* declared incorrectly |
commit | commitdiff | tree | snapshot |
| 2006-05-02 |
kaf24@firebug... | Fix x86/64 version of Mini-OS. It encompasses the follo... |
commit | commitdiff | tree | snapshot |
| 2006-05-01 |
kaf24@firebug... | Clean up compiler.h to define a few more things and... |
commit | commitdiff | tree | snapshot |
| 2006-05-01 |
kaf24@firebug... | A few functions should be static in shutdown.c. |
commit | commitdiff | tree | snapshot |
| 2006-05-01 |
kaf24@firebug... | Include string.h in the hypercall header file to ensure... |
commit | commitdiff | tree | snapshot |
| 2006-05-01 |
kaf24@firebug... | The Xen netif drivers won't complile if NET is absent. |
commit | commitdiff | tree | snapshot |
| 2006-05-01 |
kaf24@firebug... | Compilation fix on ia64. Include linux/vmalloc.h for... |
commit | commitdiff | tree | snapshot |
| 2006-05-01 |
kaf24@firebug... | Compilation fix tpmback.c on ia64. Use pfn_to_mfn inste... |
commit | commitdiff | tree | snapshot |
| 2006-05-01 |
kaf24@firebug... | Change semantics of grant transfers for vp guests so... |
commit | commitdiff | tree | snapshot |
| 2006-04-30 |
kaf24@firebug... | Debugging Xend with XEND_DAEMONIZE set to False doesn... |
commit | commitdiff | tree | snapshot |
| 2006-04-30 |
kaf24@firebug... | Allow architectures to define their own privcmd_mmap... |
commit | commitdiff | tree | snapshot |
| 2006-04-30 |
kaf24@firebug... | Introduce XEN_IA64_DOM0_NON_VP to simplify some ifdefs |
commit | commitdiff | tree | snapshot |
| 2006-04-30 |
kaf24@firebug... | Balloon driver: when in autotranslate mode, pages are... |
commit | commitdiff | tree | snapshot |
| 2006-04-30 |
kaf24@firebug... | Fix blktap "bad page state" bug. |
commit | commitdiff | tree | snapshot |
| 2006-04-30 |
kaf24@firebug... | balloon_alloc_empty_page_range() should set the referen... |
commit | commitdiff | tree | snapshot |
| 2006-04-30 |
kaf24@firebug... | Remove definition of NR_PIRQS and replace all uses... |
commit | commitdiff | tree | snapshot |
| 2006-04-30 |
kaf24@firebug... | Define new event-channel and physdev hypercalls with... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
vhanquez@kneesa... | Wait for the device to be connected on the guest (with... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | xen/ia64 with dom0 vp model doesn't need the blkbkack... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | Makefile changes for xen/ia64 with dom0 vp model needs. |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | xen/ia64 with dom0 vp model needs direct_remap_pfn_rang... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | Define 8 hypercall numbers for arch-specific purposes. |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | Recent GUEST_HANDLE related cset broke ia64 compilation. |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | When boot device is cdrom but the cdrom is not bootable... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | Revert the xm-test ramdisk patch until we build new... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | Allow for arch specific virq definitions. |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | This patch fixes the buildroot for the xm-test ramdisk... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | Instead of relying on xm create to always run the bootl... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | The features for a domain are more a property of the... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | The bootloader code doesn't actually have to deal with... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | When building with FORTIFY_SOURCE to ensure that return... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_hand... |
commit | commitdiff | tree | snapshot |
| 2006-04-28 |
kaf24@firebug... | Relax BUG_ON() state ment in increase_reservation(... |
commit | commitdiff | tree | snapshot |
| 2006-04-27 |
kaf24@firebug... | Fix memory_op hypercall mlock/munlock wrapping after the |
commit | commitdiff | tree | snapshot |
| 2006-04-27 |
kaf24@firebug... | Add BUILD_BUG_ON() and a handful of users. |
commit | commitdiff | tree | snapshot |
| 2006-04-27 |
kaf24@firebug... | Add bounds check to get_mfn_from_gpfn(). |
commit | commitdiff | tree | snapshot |
| 2006-04-27 |
kaf24@firebug... | Define __XEN_TOOLS__ when building tools. Use this to |
commit | commitdiff | tree | snapshot |
| 2006-04-27 |
kaf24@firebug... | Bump Xen interface version number to 0x00030201 for new |
commit | commitdiff | tree | snapshot |
| 2006-04-27 |
kaf24@firebug... | Wrap all GUEST_HANDLEs in structures, and define SET... |
commit | commitdiff | tree | snapshot |
| 2006-04-27 |
kaf24@firebug... | Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE. |
commit | commitdiff | tree | snapshot |
| next |